Total Complexity | 51 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 181 |
Lines of code | 130 |
Logical lines of code | 86 |
Comment lines | 2 |
Methods | 9 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
purgeCache() | 53 | 10 | 23 | |
init() | 50 | 9 | 25 | |
isCacheAllowed() | 57 | 7 | 18 | |
interceptRequest() | 60 | 5 | 13 | |
interceptResponse() | 60 | 5 | 13 | |
getCache() | 61 | 5 | 12 | |
hasCache() | 63 | 4 | 10 | |
setCache() | 63 | 4 | 10 | |
getCacheFile() | 71 | 2 | 6 |